Use priv->image_module->module_name instead of image_type which may be
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 9 Apr 2002 00:38:38 +0000 (00:38 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 9 Apr 2002 00:38:38 +0000 (00:38 +0000)
commit3bd5fc010a6d822d268f4aaa78590b05cf92e339
tree64d7b7b7eba6237bd49c7f90543cd6e4ec679f2c
parent4862c90b756c1178e8378472dc7ea932ce83bcf3
Use priv->image_module->module_name instead of image_type which may be

* gdk-pixbuf-loader.c (gdk_pixbuf_loader_load_module): Use
priv->image_module->module_name instead of image_type which may
be NULL.
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk-pixbuf-loader.c